.sub-menu li a:hover {
    color: #003574;
}
#btn_menor_con {
    height: 50px;
    width: 270px;
    color: #FFFFFF;
    background: #FF0D00;
    border-radius: 10px;
    line-height: 25px;
    margin-left: auto;
    margin-right: auto;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin-bottom: 45px;
    font-weight: bolder;
    
}